home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / webftp / webftp30.exe / {app} / WebFtp3.exe / 0 / RCDATA / TDXBARSUBMENUEDITOR / TDXBARSUBMENUEDITOR.txt
Encoding:
Text File  |  2001-07-11  |  453 b   |  21 lines

  1. object dxBarSubMenuEditor: TdxBarSubMenuEditor
  2.   Tag = 100
  3.   Left = 2
  4.   Top = 105
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'ExpressBars SubMenu Editor'
  8.   ClientHeight = 4
  9.   ClientWidth = 196
  10.   Color = clBtnFace
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20. end
  21.